Blazor コントロール
GetChildren メソッド (ITreeDataCollection<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > ITreeDataCollection<T> インターフェース : GetChildren メソッド
The index of item to ask for its children.
Gets the children of the item at the specified index.
シンタックス
'宣言
 
Function GetChildren( _
   ByVal index As System.Integer _
) As IDataCollection(Of T)
IDataCollection<T> GetChildren( 
   System.int index
)

パラメータ

index
The index of item to ask for its children.
参照

ITreeDataCollection<T> インターフェース
ITreeDataCollection<T> メンバ